home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 2003 February / macformat-126.iso / OS X Customisation kit / Screensavers / saverlab / SaverLab.dmg / SaverLab.app / Contents / Resources / English.lproj / MainMenu.nib / classes.nib next >
Encoding:
Text File  |  2001-11-04  |  3.0 KB  |  89 lines

  1. {
  2.     IBClasses = (
  3.         {
  4.             ACTIONS = {
  5.                 makeDesktopBackground = id; 
  6.                 makeFullScreen = id; 
  7.                 makeSize160 = id; 
  8.                 makeSize320 = id; 
  9.                 makeSize480 = id; 
  10.                 makeSize640 = id; 
  11.                 makeSize800 = id; 
  12.                 moveToBackLayer = id; 
  13.                 moveToFrontLayer = id; 
  14.                 moveToStandardLayer = id; 
  15.                 openConsoleWindow = id; 
  16.                 openPreferencesWindow = id; 
  17.                 reallyClose = id; 
  18.                 restart = id; 
  19.                 selectBackgroundImage = id; 
  20.                 showConfigurationSheet = id; 
  21.                 showInfoPanel = id; 
  22.                 singleStepAnimation = id; 
  23.                 slowDown = id; 
  24.                 speedUp = id; 
  25.                 testCopy = id; 
  26.                 togglePause = id; 
  27.                 toggleQuicktimeRecording = id; 
  28.             }; 
  29.             CLASS = FirstResponder; 
  30.             LANGUAGE = ObjC; 
  31.             SUPERCLASS = NSObject; 
  32.         }, 
  33.         {
  34.             ACTIONS = {
  35.                 browserModuleSelected = id; 
  36.                 previewCheckboxToggled = id; 
  37.                 showConfigurationSheet = id; 
  38.                 showWindow = id; 
  39.             }; 
  40.             CLASS = SaverLabBrowserWindowController; 
  41.             LANGUAGE = ObjC; 
  42.             OUTLETS = {
  43.                 configureButton = id; 
  44.                 modulesBrowser = id; 
  45.                 openInPreviewModeCheckbox = id; 
  46.                 previewCheckbox = id; 
  47.                 previewView = id; 
  48.                 window = id; 
  49.             }; 
  50.             SUPERCLASS = NSObject; 
  51.         }, 
  52.         {
  53.             ACTIONS = {myAction = id; updateModuleList = id; updateModulesMenu = id; }; 
  54.             CLASS = SaverLabController; 
  55.             LANGUAGE = ObjC; 
  56.             OUTLETS = {listWindowController = id; modulesMenu = id; prefsWindowController = id; }; 
  57.             SUPERCLASS = NSObject; 
  58.         }, 
  59.         {
  60.             ACTIONS = {
  61.                 cancelPreferences = id; 
  62.                 chooseImagesDirectory = id; 
  63.                 resetImagesDirectory = id; 
  64.                 savePreferences = id; 
  65.                 showWindow = id; 
  66.             }; 
  67.             CLASS = SaverLabPrefsWindowController; 
  68.             LANGUAGE = ObjC; 
  69.             OUTLETS = {
  70.                 autoUpdateModulesCheckbox = id; 
  71.                 createNoDeleteNoRadioButton = id; 
  72.                 createYesDeleteNoRadioButton = id; 
  73.                 createYesDeleteYesRadioButton = id; 
  74.                 customRateRadioButton = id; 
  75.                 customRateTextField = id; 
  76.                 imagesDirectoryTextField = id; 
  77.                 moduleRateRadioButton = id; 
  78.                 restoreWindowsCheckbox = id; 
  79.                 showConsoleWindowCheckbox = id; 
  80.                 showListOnStartupCheckbox = id; 
  81.                 showListWhenNoWindowsOpenCheckbox = id; 
  82.                 sizePopupMenu = id; 
  83.                 window = id; 
  84.             }; 
  85.             SUPERCLASS = NSObject; 
  86.         }
  87.     ); 
  88.     IBVersion = 1; 
  89. }